Skip to content

fix: always set static stats in CI#109

Merged
Xetera merged 1 commit intomainfrom
fix-use-static-stats
Apr 9, 2026
Merged

fix: always set static stats in CI#109
Xetera merged 1 commit intomainfrom
fix-use-static-stats

Conversation

@Xetera
Copy link
Copy Markdown
Collaborator

@Xetera Xetera commented Apr 9, 2026

This fixes the costing in CI by always assuming 10M rows with 5000 pages. The assumption is not ideal but it's high enough to give good cost values. This way we don't go through the inference check (10k rows or use source values) either

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Query Doctor Analysis

View full run details

83 queries analyzed

This PR has regressions on queries

2 pre-existing issues

Using assumed statistics (10000000 rows/table). For better results, sync production stats.

@Xetera Xetera force-pushed the fix-use-static-stats branch from 5aa5165 to 572e08d Compare April 9, 2026 09:22
@Xetera Xetera merged commit 9600389 into main Apr 9, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant